home *** CD-ROM | disk | FTP | other *** search
- -- card: 4374 from stack: in
- -- bmap block id: 3010
- -- flags: 0000
- -- background id: 2662
- -- name: lager
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=410 top=308 right=334 bottom=435
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Tastes
- ----- HyperTalk script -----
- on mouseUp
- go to stack "beer tastes"
- find word "Lager" in field "type"
- click at 1,1
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=351 top=314 right=334 bottom=405
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Menu
- ----- HyperTalk script -----
- on mouseUp
- go to card ID 3496
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=268 top=314 right=335 bottom=347
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Beer Types
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll left slowly
- go to card ID 12397
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=439 top=312 right=335 bottom=470
- -- title width / last selected line: 0
- -- icon id / first selected line: 9120 / 9120
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- go to previous card
- end mouseUp
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=473 top=312 right=335 bottom=503
- -- title width / last selected line: 0
- -- icon id / first selected line: 19162 / 19162
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- go to next card
- end mouseUp
-